interrupt system

英 [ˌɪntəˈrʌpt ˈsɪstəm] 美 [ˌɪntəˈrʌpt ˈsɪstəm]

网络  中断系统; 中断系统窗口; 系统时钟

计算机



双语例句

  1. Mechanism and Implementation of Interrupt for System on Programmable Chip ( SoPC) of Real-Time Signal Processing
    基于IPIF的实时信号处理SoPC中断机制研究与实现
  2. This paper proposes a method of intelligent time-control switch design, which uses the SCM timer, IO interface, interrupt system, and other resources to control the multi-channel switch.
    本文提出了一种智能时控开关的设计方法,该智能时控开关利用单片机中的定时器、IO接口、中断系统等资源,能根据时刻信息对多路开关进行控制。
  3. LPT Real-Time Interrupt Control System Based on RTX
    基于RTX的并口实时中断控制系统
  4. The extension of the interrupt input system in the single board computer
    单板机中断输入系统的扩充
  5. Analysis of PCI interrupt mechanism system
    PCI中断机制分析
  6. The Research of PC/ ATX Interrupt Control System Usable Performance
    PC/ATX中断控制系统使用性能的探究
  7. Signal gather in the test system is made true by the technologies road of A/ D+ CPU ( central processing unit)+ D/ A. It adopts soft interrupt under Windows system and DMA data gather, and raise signal frequency of gathering.
    本测试系统信号采集是通过A/D+CPU(含操作系统)十D/A形式的技术处理路线实现,并且采用Windows系统下软中断和DMA数据采集,提高了信号采集频率。
  8. Design and Implementation of Line Card Interrupt System in the Core Router
    核心路由器线卡中断系统设计与实现
  9. This paper analyzes the interrupt system of Linux ( 0.11 version) based on the program dependency, and brings forward the betterment. Moreover, it also offers one way for analyzing and measuring the complex system program.
    基于此根据依赖性理论对Linux(0.11版本)的中断模块进行分析,并根据分析结果提出对系统程序的改进方向,为理解和度量复杂系统程序提供了一种方法。
  10. The peper deals with the method of simulating chip computer by no chip computer. The key points are: Chip computer hardware simulation ( RAM, REGISTERS), instructions simulation, interrupt system simulation and application hardware simulation.
    本文讨论单片机离线仿真系统的设计方法,其关键技术是:单片机硬件系统(RAMREGISTERS)仿真,指令系统仿真,中断系统仿真,应用系统硬件仿真。
  11. A large number of microprocessors have interrupt system and priority logic.
    大多数微处理器系统中都有一个中断系统及优先级逻辑。
  12. It not only can efficiently process Local Interrupt and System Interrupt in single processor system, but also it can process the inter-processor interrupt among multiprocessors.
    X微处理器中所使用的APIC系统不仅能处理本地中断和外部设备产生的系统中断,还支持多处理器环境下的处理器间中断。
  13. Compared with the traditional estimation of atmospheric coherent length, the new method does not interrupt the system.
    与传统的方法相比较,此方法不需要中断自适应光学系统的工作进行开环数据采集,保证了校正的连续性。
  14. The real-time microkernel we designed includes the following parts: task management, synchronization and communication, memory management, time management, interrupt handling and system call.
    设计的实时操作系统内核,包括任务管理、任务间通信、存储管理、时钟管理和异常处理系统调用等部分。
  15. The application of C language to the software interrupt system of measure and control network of beer fermentation process
    C语言在啤酒发酵测控网络中断系统中的应用
  16. A Extension Method of 32 bit Single Chip Microcomputer Interrupt System
    32位单片机中断系统的扩展方法
  17. Considering the different data transmission fashions, we present two kinds of system structure which is named interrupt data transmission system structure and DMA data transmission system structure.
    根据数据传输方式的不同,本文提出了两种硬件加速系统结构&中断数据传输系统结构和DMA数据传输系统结构。
  18. Due to relations between hardware and software, this paper also introduces much knowledge about hardware resources of PC compatible system, such as programmable interrupt controller, system timer, PCI bus and related interface chip.
    由于软硬件的相关性,本文同时也对PC兼容体系的硬件资源有较多介绍,如可编程中断控制器、系统时钟、PCI总线及接口芯片,体现了嵌入式应用软硬件结合的突出特点。
  19. Interrupt Running System in Protection Mode in PC
    PC在保护模式下的中断运行机制
  20. Design and Implementation of a Parallel Priority Interrupt System in Fast MCU's
    高速MCU核中并行优先级中断系统的设计与实现
  21. This article describes Interrupt running system in protection mode in PC in order that some people can master these technigues and research windows deeply.
    通过对80386以上机器在保护模式下的中断运行机制进行了描述,以利于人们在掌握了这些技术后去进一步剖析Windows。
  22. Microcomputer Analysis of Maskable Interrupt System Analysis of and Its Application
    微机可屏蔽中断系统的分析及应用
  23. A multiple interrupt system was used in the modular CNC system to realize linear servo control and position servo control to complete the automatic turning of the non-circular parts.
    采用多中断系统来实现两种不同的伺服控制&直线伺服控制和位置伺服控制的时序协调,以完成非圆截面的自动车削;
  24. With the development of the microprocessor into the era of multi-core multi-threaded, the requirements on interrupt system have been improving.
    随着微处理器的发展进入多核多线程的时代,微处理器对中断系统的性能要求也在不断提高。
  25. Based on the successfully ported ARM Linux kernel, optimize its interrupt system, reduce its interrupt delay.
    分析了在成功移植ArmLinux内核基础上,优化ArmLinux的中断系统,降低系统的中断延时。
  26. With the development of computer software and hardware, the concept of interrupt is expending unceasingly, and the functional requirement of interrupt system in modern processor is also changing constantly.
    随着计算机系统软硬件结构的发展,中断的概念在不断扩大,处理器对中断系统的功能需求也在不断的发生变化。
  27. In the firmware part, software structure and the interrupt system of USB chip are introduced. Based on the discussing of the WDM structure, driver program part gives the flow chart and the design method of the key functions.
    在固件程序部分重点介绍了软件流程和USB芯片的中断系统;驱动程序部分,在介绍了WDM的层次结构基础上,给出了驱动程序的设计流程图及关键函数的设计方法。
  28. Interrupt system is an important component of modern computer system, for failure handling, real-time control, software debug, communication between processors and I/ O devices all depend on it.
    中断系统是现代计算机系统的一个极为重要的组成部分,故障处理、实时控制、软件调试以及处理器与外部设备的通讯都需要依靠中断系统来完成。
  29. This part analysis the differences between suspension and the extension system and prosecution deadline interrupt system.
    第四部分论述了起诉期限妨碍制度。分析了延长制度与中止、中断制度的区别。